home *** CD-ROM | disk | FTP | other *** search
/ Aminet 2 / Aminet AMIGA CDROM (1994)(Walnut Creek)[Feb 1994][W.O. 44790-1].iso / Aminet / game / role / diev101.readme < prev    next >
Text File  |  1993-12-20  |  3KB  |  100 lines

  1. Short: DragonBone(c) type Dice Roller GUI (2.x)
  2. Type: game/role
  3. Uploader: g_simkin@oz.plymouth.edu (Gregory Simkins)
  4. Author: Gregory Mclean 
  5.  
  6. DieRoller V1.01 (c) Gregory Mclean
  7. P.O. Box 218
  8. Campton, NH
  9. 03223-0218
  10. USA
  11.  
  12. ***********************************************************************
  13. *********** This program REQUIRES Amiga Dos 2.x or above. *************
  14. ***********************************************************************
  15.  
  16. First the legal mumbo-jumbo:
  17.  
  18. PROGRAM DISCLAIMER: THE PROGRAM(S) ARE PROVIDED "AS IS" WITHOUT
  19. WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,
  20. BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
  21. FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS TO THE
  22. RESULTS AND PERFORMANCE OF ANY PROGRAM IS ASSUMED BY YOU.  Should
  23. the program prove defective, you (and not Commodore or its dealers
  24. or the author of DieRoller) assume the entire cost of all necessary
  25. servicing, repair, or correction.  Further, neither Commodore nor
  26. the author of DieRoller warrants, guarantees, or makes any
  27. representations regarding the use of, or the results of the use of,
  28. the program in terms of corrections, accuracy, reliability,
  29. currentness, or otherwise; and you rely on the program and results
  30. solely at your own risk.
  31.  
  32.  
  33.     The programs and files in this distribution are freely distributable, but
  34. are also Copyright © Gregory Mclean. They may be  FREELY distributed as long
  35. as no more than a nominal fee is charged to cover time and copying expenses.
  36.  
  37. Program Requirements:
  38.  
  39.     AMIGA DOS 2.x or higher!
  40.  
  41. Starting the program:
  42.  
  43.     Double click on the icon... (from the workbench)
  44.  
  45.     Dice, or whatever you have renamed it to, from the shell.
  46.  
  47. Program Gadgets:
  48.  
  49.     The gadgets named Four Six ... Percent will roll that sided die. (eg. Four
  50. gadget will roll a Four sided die etc..)
  51.  
  52.     The gadget named USER will roll a die of DIE SIDES sides.
  53.  
  54.     The Modifier gadget will cause a value to be added or subtracted from  the 
  55. total roll.
  56.  
  57.     The Rolls gadget controls how many rolls the program  will do.
  58.  
  59.     The Die Sides gadgets controls the action of the number of sides for the
  60. USER gadget.
  61.  
  62.     The Min Roll is a filter of sorts to tell the program the  minimum roll you 
  63. would like returned.
  64.  
  65.     The Clear gadget will clear the roll list.
  66.  
  67.     The Close gadget is the same as hitting the windows close gadget.
  68.  
  69.     The Roll listview gadget displays the previous rolls and when roling more
  70. than one die shows the rolls to get the total in the total gadget.
  71.  
  72.     The Roll(total) gadget is the total roll before any modifier is applied.
  73.  
  74.     The Mod Roll gadget is the Modified Roll total.
  75.  
  76. Any bugs, suggestions or comments should be directed, depending on your access,
  77. to:
  78.             Gregory Mclean
  79.             P.O. Box 218
  80.             Campton, NH
  81.             03223-0218
  82.             USA
  83. or
  84.     g_simkin@oz.plymouth.edu
  85.  
  86. (this is the account of a friend so it may  be a little delayed getting to
  87. me but it will get to me)
  88.  
  89. ENJOY.
  90.     -->Greg
  91.  
  92. HISTORY:
  93.     Version 1.0B Beta test version... Docs not complete
  94.  
  95.     Version 1.01 First real release.
  96.  
  97.         * Fixed the close gadget that somehow got disabled...
  98.         * Added IPC port for future modules to this system.
  99.         * Minor code cleanup.
  100.